home *** CD-ROM | disk | FTP | other *** search
/ PC Format (PL) 2008 December / PC_Format_122008.iso / Multimedia / MediaPortal 0.2.3.0 / MediaPortal_0.2.3.0_Setup.exe / skin / BlueTwo wide / common.facade.xml < prev    next >
Extensible Markup Language  |  2007-11-15  |  2KB  |  50 lines

  1. ∩╗┐<?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <window>
  3.   <controls>
  4.     <control>
  5.       <type>group</type>
  6.       <description>group element</description>
  7.       <animation effect="slide" time="150" start="0,-300">WindowOpen</animation>
  8.       <animation effect="slide" time="250" end="800,0">WindowClose</animation>
  9.       <animation effect="fade" time="250">WindowOpen</animation>
  10.       <animation effect="fade" time="250">WindowClose</animation>
  11.       <control>
  12.         <description>composite control consisting of a list control and a thumbnail panel</description>
  13.         <type>facadeview</type>
  14.         <id>50</id>
  15.         <control>
  16.           <description>listcontrol</description>
  17.           <type>listcontrol</type>
  18.           <id>50</id>
  19.           <scrollOffset>2</scrollOffset>
  20.         </control>
  21.         <control>
  22.           <description>Thumbnail Panel</description>
  23.           <type>thumbnailpanel</type>
  24.           <id>50</id>
  25.           <!--                     <scrollOffset>1</scrollOffset> -->
  26.           <onleft>2</onleft>
  27.           <onright>2</onright>
  28.           <!--onup>2</onup>
  29.                   <ondown>2</ondown-->
  30.         </control>
  31.         <control>
  32.           <description>Filmstrip view</description>
  33.           <type>filmstrip</type>
  34.           <id>50</id>
  35.           <onleft>2</onleft>
  36.           <onright>2</onright>
  37.           <onup>2</onup>
  38.           <ondown>2</ondown>
  39.         </control>
  40.         <control>
  41.           <description>playlist listcontrol</description>
  42.           <type>playlistcontrol</type>
  43.           <id>50</id>
  44.           <scrollOffset>1</scrollOffset>
  45.         </control>
  46.       </control>
  47.     </control>
  48.   </controls>
  49. </window>
  50.